home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9476 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  819 b 

  1. Path: Isis.MsState.Edu!mhp1
  2. From: mhp1@Ra.MsState.Edu (Michael H Price II)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: CURSES for PC. Where can I get it?
  5. Date: 10 Mar 1996 15:00:55 -0600
  6. Organization: Mississippi State University
  7. Message-ID: <mhp1.826491479@Isis.MsState.Edu>
  8. References: <4hq3ag$3dj@io.ldc.usb.ve>
  9. NNTP-Posting-Host: isis.msstate.edu
  10. X-Newsreader: NN version 6.5.0 #2 (NOV)
  11.  
  12. rafael@shaddam.usb.ve (LDC - Rafael Angarita) writes:
  13.  
  14. > Where can I get curses library for PC?
  15.  
  16. Try PDCurses.  You can get it from a number of places, including anywhere
  17. you get DJGPP v2.  (oak.oakland.edu for example)
  18.  
  19. It's not the best curses around (like ncurses) but it's a pretty complete
  20. package.  I program using ncurses on unix mostly but when I do compile on a
  21. DOS machine I normally use pdcurses with no problems.
  22.  
  23. Michael
  24.